﻿2026-06-21T03:35:10.3798454Z ##[group]Run actions/checkout@v5
2026-06-21T03:35:10.3799403Z with:
2026-06-21T03:35:10.3799816Z   repository: SaberMage/spt-core
2026-06-21T03:35:10.3803493Z   token: ***
2026-06-21T03:35:10.3803880Z   ssh-strict: true
2026-06-21T03:35:10.3804271Z   ssh-user: git
2026-06-21T03:35:10.3804652Z   persist-credentials: true
2026-06-21T03:35:10.3805067Z   clean: true
2026-06-21T03:35:10.3805464Z   sparse-checkout-cone-mode: true
2026-06-21T03:35:10.3805922Z   fetch-depth: 1
2026-06-21T03:35:10.3806303Z   fetch-tags: false
2026-06-21T03:35:10.3806689Z   show-progress: true
2026-06-21T03:35:10.3807067Z   lfs: false
2026-06-21T03:35:10.3807429Z   submodules: false
2026-06-21T03:35:10.3807838Z   set-safe-directory: true
2026-06-21T03:35:10.3808456Z ##[endgroup]
2026-06-21T03:35:10.4650823Z Syncing repository: SaberMage/spt-core
2026-06-21T03:35:10.4652946Z ##[group]Getting Git version info
2026-06-21T03:35:10.4653925Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T03:35:10.4655433Z [command]/usr/bin/git version
2026-06-21T03:35:10.4656075Z git version 2.43.0
2026-06-21T03:35:10.4658011Z ##[endgroup]
2026-06-21T03:35:10.4662486Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/16de8687-7778-45bd-a872-66c7c1d86f36' before making global git config changes
2026-06-21T03:35:10.4664289Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:35:10.4665791Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T03:35:10.4682201Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T03:35:10.4701320Z https://github.com/SaberMage/spt-core
2026-06-21T03:35:10.4711532Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T03:35:10.4714052Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T03:35:10.4734226Z HEAD
2026-06-21T03:35:10.4764228Z ##[endgroup]
2026-06-21T03:35:10.4765474Z [command]/usr/bin/git submodule status
2026-06-21T03:35:10.4948502Z ##[group]Cleaning the repository
2026-06-21T03:35:10.4949642Z [command]/usr/bin/git clean -ffdx
2026-06-21T03:35:10.4976180Z Removing traceable-reqs
2026-06-21T03:35:10.4982793Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T03:35:10.5026672Z HEAD is now at 3ae883f45 Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:35:10.5031971Z ##[endgroup]
2026-06-21T03:35:10.5033550Z ##[group]Disabling automatic garbage collection
2026-06-21T03:35:10.5037217Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T03:35:10.5064611Z ##[endgroup]
2026-06-21T03:35:10.5066076Z ##[group]Setting up auth
2026-06-21T03:35:10.5071422Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:35:10.5099153Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T03:35:10.5289707Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:35:10.5333764Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T03:35:10.5497424Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:35:10.5523513Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T03:35:10.5716902Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T03:35:10.5744532Z ##[endgroup]
2026-06-21T03:35:10.5745405Z ##[group]Fetching the repository
2026-06-21T03:35:10.5750825Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3ae883f45a4e1306290f99b466f175e577452a52:refs/remotes/pull/26/merge
2026-06-21T03:35:11.0730543Z ##[endgroup]
2026-06-21T03:35:11.0732393Z ##[group]Determining the checkout info
2026-06-21T03:35:11.0733429Z ##[endgroup]
2026-06-21T03:35:11.0736120Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T03:35:11.0777792Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T03:35:11.0804502Z ##[group]Checking out the ref
2026-06-21T03:35:11.0807089Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T03:35:11.0854836Z HEAD is now at 3ae883f45 Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:35:11.0859392Z ##[endgroup]
2026-06-21T03:35:11.0894114Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T03:35:11.0918702Z 3ae883f45a4e1306290f99b466f175e577452a52
